home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / size / RCS / size.man,v < prev   
Encoding:
Text File  |  1988-12-30  |  1.1 KB  |  64 lines

  1. head     1.2;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @@;
  7.  
  8.  
  9. 1.2
  10. date     88.12.30.10.15.53;  author ouster;  state Exp;
  11. branches ;
  12. next     1.1;
  13.  
  14. 1.1
  15. date     88.12.22.11.49.56;  author ouster;  state Exp;
  16. branches ;
  17. next     ;
  18.  
  19.  
  20. desc
  21. @@
  22.  
  23.  
  24. 1.2
  25. log
  26. @More format upgrades.
  27. @
  28. text
  29. @' $Header: /a/newcmds/size/RCS/size.man,v 1.1 88/12/22 11:49:56 ouster Exp Locker: ouster $ SPRITE (Berkeley)
  30. .so \*(]ltmac.sprite
  31. .HS SIZE cmds
  32. .BS
  33. .SH NAME
  34. size \- Print size of segments in program image
  35. .SH SYNOPSIS
  36. \fBsize \fR[\fIfile file ...\fR]
  37. .BE
  38.  
  39. .SH DESCRIPTION
  40. .LP
  41. Each \fIfile\fR argument should be the name of a program image
  42. file (e.g. \fBa.out\fR).  \fBSize\fR will print out in decimal
  43. the sizes of the various segments in the file.  It will also print
  44. the total size in both decimal and hexadecimal.  If no \fIfile\fR
  45. argument is given, \fBa.out\fR will be used by default.
  46.  
  47. .SH KEYWORDS
  48. executable, image, program, size
  49. @
  50.  
  51.  
  52. 1.1
  53. log
  54. @Initial revision
  55. @
  56. text
  57. @d1 1
  58. a1 1
  59. ' $Header: size,v 1.1 88/08/07 12:39:01 ouster Exp $ SPRITE (Berkeley)
  60. d14 1
  61. a14 1
  62. file (e.g. \fBa.out\fR).  Size will print out in decimal
  63. @
  64.